PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentDisplayTreeNodeCollection Class / PDFOptionalContentDisplayTreeNodeCollection Constructor / PDFOptionalContentDisplayTreeNodeCollection Constructor(PDFCosArray,PDFOptionalContentGroupList)
nodesArray
ocgs
In This Topic
    PDFOptionalContentDisplayTreeNodeCollection Constructor(PDFCosArray,PDFOptionalContentGroupList)
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFOptionalContentDisplayTreeNodeCollection( 
       PDFCosArray nodesArray,
       PDFOptionalContentGroupList ocgs
    )

    Parameters

    nodesArray
    nodesArray
    ocgs
    ocgs
    See Also